Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
Oracle PLSQL Tutorial
1) Aggregate Functions
2) Analytical Functions
3) Character String Functions
4) Collections
5) Conversion Functions
6) Cursor
7) Date Timestamp Functions
8) Function Procedure Packages
9) Index
10) Insert Update Delete
11) Introduction
12) Large Objects
13) Linear Regression Functions
14) Miscellaneous Functions
15) Numerical Math Functions
16) Object Oriented
17) PL SQL Data Types
18) PL SQL Operators
19) PL SQL Programming
20) PL SQL Statements
21) Query Select
22) Regular Expressions Functions
23) Sequences
24) Set
25) SQL Data Types
26) SQL PLUS Session Environment
27) Statistical Functions
28) System Packages
29) System Tables Data Dictionary
30) Table
31) Table Joins
32) Transaction
33) Trigger
34) User Privilege
35) View
36) XML
Introduction
1) Define variable and use it in SQL command
2) Do simple calculation by using dual
3) How do you tell the difference between a null value and a blank string if you retrieve all the rows
4) Introducing database normalization
5) Invalid relational operator
6) Larger and equals
7) Less and equals
8) Multiple-line commenting
9) Print
10) The dual Table
11) The normal rules of arithmetic operator precedence apply in SQL
12) Understanding basic database terminology
13) Understanding Null Values
14) Understanding Operator Precedence
15) Use = operator
16) Use = operator (2)
17) Use multi-line comment blocks
18) Use NOT in where clause
19) Use parentheses () to specify the order of execution for the operators
20) Use single line comments
21) Use the AND operator to retrieve rows
22) Use the OR operator to retrieve rows
23) Uses the not equal () operator in the WHERE clause
24) Using Comparison Operators
25) Using the Logical Operators
26) Using the operator